-
-
Notifications
You must be signed in to change notification settings - Fork 553
docs: Add Nuxt 3 example for openapi-fetch #2331
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
👷 Deploy request for openapi-ts pending review.Visit the deploys page to approve it
|
|
Thank you very much for taking the time to contribute to openapi-fetch! We are currently discussing among the maintainers whether we still want to increase the number of examples. I have opened #2339 on which I hope we can discuss whether we should add more examples or not. Once we reach a decision there, I'll either proceed to review this PR or (unfortunately) reject it. (you are welcome to chime in in the discussion if you would like to). |
@gzm0 |
I apologize for the delay. I am inexperienced and am having trouble, so I would appreciate your help. |
Yes, you can add an additional commit adding a link to the example. If it is easier for you, you can also start fresh and open a completely new PR, referencing this one (and close the old one). When we merge a PR, we squash the commits. This means your original commits will be replaced with a single, new commit. So only the final changes matter, not the history how we got there. |
Changes
Add Nuxt example for openapi-fetch
How to Review
Docs change at the example section
Checklist
docs/
updated (if necessary)pnpm run update:examples
run (only applicable for openapi-typescript)